home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / More Source / C⁄C++ / Rotater 2.8 / Rotater Files / shapes1 < prev    next >
Text File  |  1994-10-06  |  628b  |  71 lines

  1. #Shapes1
  2. #a cube and an octahedron and a dymaxion
  3. #
  4. #by Elliott Manley <tesseract@andyclin.exnet.com>
  5.  
  6. 0 0 -2 0
  7. 2 0 0 4
  8. 0 -2 0 4
  9. 0 0 2 4
  10. 2 0 0 4
  11. 0 2 0 4
  12. 0 0 2 4
  13. -2 0 0 4
  14. 0 -2 0 4
  15. 0 0 -2 4
  16. -2 0 0 4
  17. 0 2 0 4
  18. 0 0 -2 4
  19.  
  20. 1 1 -1 0
  21.  
  22. 1 -1 -1 1
  23. -1 -1 -1 1
  24. -1 1 -1 1
  25. 1 1 -1 1
  26.  
  27. 1 1 1 1
  28.  
  29. 1 -1 1 1
  30. -1 -1 1 1
  31. -1 1 1 1
  32. 1 1 1 1
  33.  
  34. -1 -1 -1 0
  35. -1 -1 1 1
  36.  
  37. -1 1 -1 0
  38. -1 1 1 1
  39.  
  40. 1 -1 -1 0
  41. 1 -1 1 1
  42. 1 1 0 0
  43. 0 1 1 6
  44. 1 0 1 6
  45. 1 1 0 6
  46. 1 0 -1 6
  47. 0 -1 -1 6
  48. -1 0 -1 6
  49. -1 -1 0 6
  50. 0 -1 1 6
  51. 1 0 1 6
  52. 1 -1 0 6
  53. 0 -1 1 6
  54. -1 0 1 6
  55. 0 1 1 6
  56. -1 1 0 6
  57. -1 0 1 6
  58. -1 -1 0 6
  59. -1 0 -1 6
  60. 0 1 -1 6
  61. 1 0 -1 6
  62. 1 -1 0 6
  63. 0 -1 -1 6
  64.  
  65. 1 1 0 0
  66. 0 1 -1 6
  67. -1 1 0 6
  68. -1 0 -1 6
  69. 0 -1 -1 6
  70. -1 -1 0 6
  71.